kenken999 commited on
Commit
706b15d
1 Parent(s): 8c75df2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -31,7 +31,7 @@ django==5.0.4 ; python_version >= "3.10" and python_version < "4.0"
31
  exceptiongroup==1.2.0 ; python_version >= "3.10" and python_version < "3.11"
32
  h11==0.14.0 ; python_version >= "3.10" and python_version < "4.0"
33
  idna ; python_version >= "3.10" and python_version < "4.0"
34
- psycopg2==2.9.9 ; python_version >= "3.10" and python_version < "4.0"
35
  pydantic-core==2.16.3 ; python_version >= "3.10" and python_version < "4.0"
36
  #pydantic==2.6.4 ; python_version >= "3.10" and python_version < "4.0"
37
  sniffio==1.3.1 ; python_version >= "3.10" and python_version < "4.0"
 
31
  exceptiongroup==1.2.0 ; python_version >= "3.10" and python_version < "3.11"
32
  h11==0.14.0 ; python_version >= "3.10" and python_version < "4.0"
33
  idna ; python_version >= "3.10" and python_version < "4.0"
34
+ #psycopg2==2.9.9 ; python_version >= "3.10" and python_version < "4.0"
35
  pydantic-core==2.16.3 ; python_version >= "3.10" and python_version < "4.0"
36
  #pydantic==2.6.4 ; python_version >= "3.10" and python_version < "4.0"
37
  sniffio==1.3.1 ; python_version >= "3.10" and python_version < "4.0"