Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a828572678 | |||
| 81ee410452 | |||
|
|
ccee6387ed | ||
|
|
a64a559487 | ||
| adfacc274a | |||
| bc3387a8fc | |||
|
|
50b347886b | ||
|
|
ccc687c7ef |
@@ -1,8 +1,8 @@
|
||||
certifi==2024.12.14 # Testing
|
||||
certifi==2025.1.31 # Testing
|
||||
iniconfig==2.0.0 # PyTest Testing
|
||||
packaging==24.2 # PyTest Testing
|
||||
pluggy==1.5.0 # PyTest Testing
|
||||
pytest==8.3.4 # PyTest Testing
|
||||
pytest==8.3.5 # PyTest Testing
|
||||
|
||||
click==8.1.8 # Uvicorn
|
||||
httptools==0.6.4 # Uvicorn
|
||||
@@ -10,6 +10,6 @@ pyyaml==6.0.2 # Uvicorn
|
||||
uvicorn==0.34.0 # Uvicorn
|
||||
uvloop==0.21.0 # Uvicorn
|
||||
watchfiles==1.0.4 # Uvicorn
|
||||
websockets==14.1 # Uvicorn
|
||||
websockets==15.0.1 # Uvicorn
|
||||
|
||||
creyPY[postgres]==3.0.0 # My own package
|
||||
|
||||
Reference in New Issue
Block a user